From 6998aacefda62d9063629577fd43cb9463428d8a Mon Sep 17 00:00:00 2001 From: robertlipe Date: Fri, 20 Mar 2015 20:08:59 +0000 Subject: [PATCH] Don't document -c and -l as they've been dead for a long time. --- gpsbabel/main.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/gpsbabel/main.cc b/gpsbabel/main.cc index 6f0bc1737..43bde9ed7 100644 --- a/gpsbabel/main.cc +++ b/gpsbabel/main.cc @@ -160,11 +160,9 @@ usage(const char* pname, int shorter) " -T Process realtime tracking information\n" " -w Process waypoint information [default]\n" " -b Process command file (batch mode)\n" - " -c Character set for next operation\n" " -N No smart icons on output\n" " -x filtername Invoke filter (placed between inputs and output) \n" " -D level Set debug level [%d]\n" - " -l Print GPSBabel builtin character sets and exit\n" " -h, -? Print detailed help and exit\n" " -V Print GPSBabel version and exit\n" "\n" -- 2.30.2